kexec: correct _domain offset info in elf-notes
authorKeir Fraser <keir@xen.org>
Thu, 6 Jan 2011 19:02:36 +0000 (19:02 +0000)
committerKeir Fraser <keir@xen.org>
Thu, 6 Jan 2011 19:02:36 +0000 (19:02 +0000)
commit84be7c5af430f29af3db1304c763281579b04d4f
tree4e56542f795a6f5859d5b3c4082bb4c6be4b6fae
parent5f96182f5ce51a68f7fda4e8688acf2c8f47c7f4
kexec: correct _domain offset info in elf-notes

The hypervisor writes some data structure infos into the elf note
section of the vmcore to enable interpretation of the xen structures
by kexec/kdump.

The info of the offset of _domain in page_info was just wrong on
non-ia64 systems.

Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
xen/common/kexec.c
xen/include/xen/kexec.h